home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / xr240.arc / UPDREQ.TXT < prev    next >
Text File  |  1989-10-12  |  733b  |  27 lines

  1. %-----------------------------------------------------------------------------
  2. %
  3. % Sample file to use in place of the command line <filemask> parameter.
  4. %
  5. % ie. xr get @send.txt 135/20 2:501/237 /u
  6. %
  7. % Note that a command file is not valid for regular file request, 
  8. % it can only be used for file attaches and update requests (/u).
  9. %
  10. %-----------------------------------------------------------------------------
  11. %
  12. % UpdRequest "C:\Mail\Pascal.*" w/password "Nice" from a SEAdog system
  13. %
  14. c:\mail\pascal.*,Nice
  15. %
  16. %
  17. % UpdRequest "C:\Mail\Pascal.*" w/password "Alas" from a WaZOO system
  18. %
  19. c:\mail\pascal.* !Alas
  20. %
  21. %
  22. % UpdRequest "C:\Mail\Pascal.*" w/no password from any type of system
  23. %
  24. c:\mail\pascal.*
  25. %
  26.  
  27.